[INFO] cloning repository https://github.com/HaHa421/rxqlite-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaHa421/rxqlite-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaHa421%2Frxqlite-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaHa421%2Frxqlite-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91dc9ad831fad53626800b79c2755e853f5e3cbb
[INFO] checking HaHa421/rxqlite-client against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaHa421%2Frxqlite-client" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HaHa421/rxqlite-client
[INFO] finished tweaking git repo https://github.com/HaHa421/rxqlite-client
[INFO] tweaked toml for git repo https://github.com/HaHa421/rxqlite-client written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HaHa421/rxqlite-client on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HaHa421/rxqlite-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding anyerror v0.1.13
[INFO] [stderr]     Updating either v1.10.0 -> v1.16.0
[INFO] [stderr]       Adding rxqlite-common v0.1.4
[INFO] [stderr]       Adding rxqlite-lite-common v0.1.6
[INFO] [stderr]       Adding rxqlite-notification v0.1.1
[INFO] [stderr]       Adding rxqlite-tests-common v0.1.9
[INFO] [stderr]       Adding tracing-test v0.2.6
[INFO] [stderr]       Adding tracing-test-macro v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c
[INFO] running `Command { std: "docker" "start" "74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling aws-lc-rs v1.6.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking pem v3.0.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking state v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.13.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking anyerror v0.1.13
[INFO] [stderr]     Checking rxqlite-notification v0.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rxqlite-common v0.1.4
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking rxqlite-tests-common v0.1.9
[INFO] [stderr]     Checking rxqlite-lite-common v0.1.6
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking reqwest v0.12.2
[INFO] [stderr]     Checking rxqlite-client v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |           return Err(err.into());
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |             return Err(err.into());
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |           return Err(err.into());
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 |             return Err(err.into());
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rxqlite-client` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/notifications.rs:316:63
[INFO] [stdout]     |
[INFO] [stdout] 316 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/notifications.rs:334:63
[INFO] [stdout]     |
[INFO] [stdout] 334 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/notifications.rs:374:63
[INFO] [stdout]     |
[INFO] [stdout] 374 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/table_notifications.rs:454:63
[INFO] [stdout]     |
[INFO] [stdout] 454 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/table_notifications.rs:477:63
[INFO] [stdout]     |
[INFO] [stdout] 477 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/table_notifications.rs:495:63
[INFO] [stdout]     |
[INFO] [stdout] 495 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/table_notifications.rs:526:63
[INFO] [stdout]     |
[INFO] [stdout] 526 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/table_notifications.rs:563:63
[INFO] [stdout]     |
[INFO] [stdout] 563 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Message`
[INFO] [stdout]    --> src/tests/table_notifications.rs:588:63
[INFO] [stdout]     |
[INFO] [stdout] 588 |             let response = client.sql_with_retries_and_delay(&message.into(),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Message as Into<Message>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |           return Err(err.into());
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |             return Err(err.into());
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |           return Err(err.into());
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> src/lib.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 |             return Err(err.into());
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rxqlite-client` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c", kill_on_drop: false }`
[INFO] [stdout] 74b0719dbd67f0d2275a949b8e4c769c19b635820ba46ba823f459516279139c
